Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(type-safe-api): support python 3.13 and node 22 lambda runtimes #899

Merged
merged 2 commits into from
Dec 20, 2024

Conversation

jstrunk
Copy link
Contributor

@jstrunk jstrunk commented Dec 19, 2024

AWS Lambda now supports Python 3.13 and Node 22. This change enables API handlers to use the current runtimes.

Fixes #897

AWS Lambda now supports Python 3.13 and Node 22. This change enables API handlers to use the current
runtimes.

fix aws#897
Copy link
Member

@cogwirrel cogwirrel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

Copy link

nx-cloud bot commented Dec 20, 2024

View your CI Pipeline Execution ↗ for commit 342ba36.

Command Status Duration Result
nx run-many --target=build --output-style=strea... ✅ Succeeded 12m 56s View ↗

☁️ Nx Cloud last updated this comment at 2024-12-20 12:51:43 UTC

@cogwirrel cogwirrel merged commit 22771cb into aws:mainline Dec 20, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] (type-safe-api) support python 3.13 lambda runtime
2 participants